home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / powerd / modules.lha / modules / devices / input.m < prev    next >
Encoding:
Text File  |  1999-09-30  |  162 b   |  9 lines

  1. CONST    IND_ADDHANDLER=9,
  2.         IND_REMHANDLER=10,
  3.         IND_WRITEEVENT=11,
  4.         IND_SETTHRESH=12,
  5.         IND_SETPERIOD=13,
  6.         IND_SETMPORT=14,
  7.         IND_SETMTYPE=15,
  8.         IND_SETMTRIG=16
  9.